GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPicturePDF / GetAnnotationSubject Method





In This Topic
GetAnnotationSubject Method (IGdPicturePDF)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(151)>
Function GetAnnotationSubject( _
   ByVal AnnotationIdx As Integer _
) As String
[DispId(151)]
string GetAnnotationSubject( 
   int AnnotationIdx
)
function GetAnnotationSubject( 
    AnnotationIdx: Integer
): String; 
DispIdAttribute(151)
function GetAnnotationSubject( 
   AnnotationIdx : int
) : String;
[DispId(151)]
string* GetAnnotationSubject( 
   int AnnotationIdx
) 
[DispId(151)]
String^ GetAnnotationSubject( 
   int AnnotationIdx
) 

Parameters

AnnotationIdx
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPicturePDF
IGdPicturePDF Members